Custom Printer Library  1.17
PrintFontStruct Struct Reference

#include <ccw_Types.h>

Data Fields

FontSize charWidth
 
FontSize charHeight
 
FontJustification justification
 
FontType charFontType
 
FontInternationalCharset interCharSet
 
BYTE bLineSpacing
 
BOOL italic
 
BOOL emphasized
 
BOOL underline
 
WORD printWidth
 
WORD leftMarginValue
 
BYTE reserved [1024]
 Reserved fot future development. Do not use.
 

Detailed Description

Print Font Struct

Field Documentation

◆ bLineSpacing

BYTE bLineSpacing

Font line spacing

◆ charFontType

FontType charFontType

Font Type

◆ charHeight

FontSize charHeight

Char height scale

◆ charWidth

FontSize charWidth

Char width scale

◆ emphasized

BOOL emphasized

true for emphasized / bold font

◆ interCharSet

International Font type

◆ italic

BOOL italic

true for italic font

◆ justification

FontJustification justification

Print justification

◆ leftMarginValue

WORD leftMarginValue

Left margin (dots)

◆ printWidth

WORD printWidth

Print width (dots)

◆ underline

BOOL underline

true for underline font


The documentation for this struct was generated from the following file: